imcontextsimple: Add a profiler mark for IO
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Apr 2020 12:24:01 +0000 (08:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 Apr 2020 13:02:05 +0000 (09:02 -0400)
commita9b4ac3d59f2e95a647cb9ce09fb4204cfe93c9b
tree086234c186029ce357926e76774f5e349ce9e15f
parentfcd36e59b12c9c476e3882bea6b0f51eafacd864
imcontextsimple: Add a profiler mark for IO

We are loading a file here, thankfully in a thread, but
we do it every time an entry is created. Add a profiler
mark, to make this visible.
gtk/gtkimcontextsimple.c